projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8891640
)
gtkplacesview: style fix
author
Carlos Soriano
<csoriano@gnome.org>
Tue, 18 Aug 2015 07:43:48 +0000
(09:43 +0200)
committer
Carlos Soriano
<csoriano@gnome.org>
Fri, 21 Aug 2015 10:04:05 +0000
(12:04 +0200)
https://bugzilla.gnome.org/show_bug.cgi?id=753786
gtk/gtkplacesview.c
patch
|
blob
|
history
diff --git
a/gtk/gtkplacesview.c
b/gtk/gtkplacesview.c
index 4ca2f56a349b0ca61eb804b9d452c6a554cb6e3e..e593d3d3250e1efb7f345db8bdc8912a003525f5 100644
(file)
--- a/
gtk/gtkplacesview.c
+++ b/
gtk/gtkplacesview.c
@@
-1687,7
+1687,6
@@
listbox_header_func (GtkListBoxRow *row,
if (before_is_network != row_is_network)
text = g_strdup_printf ("<b>%s</b>", row_is_network ? _("Networks") : _("On This Computer"));
-
}
if (text)